home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 71 / MOBICLIC 71.ISO / mac / DATA / COMMUN / temp0001 / 00264_Script_ECHAPPE_SON < prev    next >
Text File  |  2004-12-05  |  102b  |  7 lines

  1. on exitFrame me
  2.   if not(soundBusy(3)) then
  3.     niveauSon()
  4.   else
  5.     go the frame
  6.   end if
  7. end